home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / showlfssegment / showlfssegment.man < prev   
Encoding:
Text File  |  1992-03-12  |  1.2 KB  |  34 lines

  1. '\" Copyright 1992 Regents of the University of California
  2. '\" Permission to use, copy, modify, and distribute this
  3. '\" documentation for any purpose and without fee is hereby
  4. '\" granted, provided that this notice appears in all copies.
  5. '\" The University of California makes no representations about
  6. '\" the suitability of this material for any purpose.  It is
  7. '\" provided "as is" without express or implied warranty.
  8. '\" 
  9. '\" $Header: /sprite/src/admin/fsattach/RCS/fsattach.man,v 1.5 91/01/12 16:49:27 jhh Exp $ SPRITE (Berkeley)
  10. '/" 
  11. .so \*(]ltmac.sprite
  12. .HS SHOWLFSSEGMENT cmds
  13. .BS
  14. '\" Note:  do not modify the .SH NAME line immediately below!
  15. .SH NAME
  16. showlfssegment \- Show contents of a LFS segment.
  17. .SH SYNOPSIS
  18. \fBlfscheck\fR [\fIoptions\fR] \fBdeviceName\fP
  19. .SH OPTIONS
  20. .IP "\fB\-blockSize\fR \fsize\fP" 15
  21. Block size of file system.
  22. .IP "\fB\-offset\fR \fIoffset\fP" 15
  23. Offset into device to start file system.
  24. .BE
  25.  
  26. .SH DESCRIPTION
  27. .PP
  28. \fBShowlfssegment\fR shows the contents of the specified segment of the
  29. specified file system in symbolic format.
  30. .SH BUGS
  31. This program is one of Mendel's private programs and may not be reliable.
  32. .SH KEYWORDS
  33. lfs, disk, segment
  34.